/* LINKS */
.whiteBold { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.whiteBold:active, A.whiteBold:link, A.whiteBold:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.whiteBold:hover { color: #FFE85E; font-weight: bold; text-decoration: none; }

img
	{
	border-width:0px;
	color: #FFF;
	}
	

/* TABLES */
TABLE.masterTable { width: 100%; }
	td	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
}
	TD.headerLogo { background: #FFFFFF; line-height: 13px; padding-top: 15px; padding-bottom: 15px; }
		IMG.logotype { margin-bottom: 7px; }
	TD.header { background: url(Grad Vukovar/header_bgnd.gif); background-repeat: repeat-x; }
		TABLE.headerTable { width: 100%; }
			TD.headerRowBlue { background: #FFF; }

	TD.headerRow { background: url(Grad Vukovar/header_bgnd.gif); background-repeat: repeat-x; }
	
	TD.dividerRed { background: #C31616; }
	
	TD.divider { background: #FFC000; }
	
	TD.projectTitle { background: #DBE3F6; padding-top: 15px; padding-bottom: 15px; font-size: 20px; color: #34488D; line-height: 25px; }
	
	TD.pageContent { padding: 30px; }
		TD.pageContent P.textPodnaslov { font-weight: bold; color: #34488D; font-size: 12px; }
		TD.pageContent P { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #666666; line-height: 18px; }
			TABLE.tablica { background: #8EA5E2; }
				TABLE.tablica TD { text-align: center; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background: #FFFFFF; font-weight: normal; color: #666666; }
				TABLE.tablica TD.tablicaHeader { background: #DBE3F6; color: #34488D; font-weight: bold; }	
	
	TD.footer { background: #DBE3F6; }

	TD.leftCol { background: #34488D; }
		TABLE.leftMenu { width: 100%; }
			TD.leftMenuHeading { font-size: 12px; color: #FFFFFF; font-weight: bold; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; }
			TD.leftMenuBullet { background: #485BA0; padding-left: 15px; padding-right: 8px; }
				IMG.leftMenuIcon { margin-bottom: 1px; }
			TD.leftMenuItem { background: #485BA0; padding-right: 15px; padding-top: 8px; padding-bottom: 8px; }
